EC Internet Customer Data Extension

 

This is a helper extension that makes it easier to sync customers. It creates an API that pre-activates customers with a random generated password that is emailed to them.

Installation of the Customer Data extension requires minimal edits to files in Magento, as well as installation of the base Magento extension package.

To download this extension, visit the ECInternet.com Downloads page and download the ECInternet.Magento.CustomerDataExtension-2.0.0.tgz

It can be installed directly by copying the app folder from the extension archive directly into the root of your Magento installation (Typically the public_html folder).

Ideally, it would be best to install via the Magento Connect Manager. To do this, follow the instructions for installing the Sage Field Limit Extension to log into the Connect Manager, browse for ECInternet.Magento.CustomerDataExtension-2.0.0.tgz, upload and install the extension.

If you encounter an error where your Magento site prompts that it is under maintenance after this installation, log in to your server through FTP, go into the root directory for your Magento installation and delete the maintenance.flag file.

If your site has compilation enabled, log back into the Magento admin panel, go to System > Tools > Compilation > Disable (in the top right) > Click Run Compilation.

If your site has caching enabled, go to System > Cache Management > Select All Cache Types > Click submit next with Actions set to Refresh.

When you go to System > Configuration > Advanced (bottom left) > Advanced > Disable Modules Output, you'll see ECInternet_CustomerDataExtension is installed and enabled.